[INFO] cloning repository https://github.com/rectalogic/mediafx-frameserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rectalogic/mediafx-frameserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frectalogic%2Fmediafx-frameserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frectalogic%2Fmediafx-frameserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c58157e272f02825e099623243d0fbadf65933dc
[INFO] checking rectalogic/mediafx-frameserver against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frectalogic%2Fmediafx-frameserver" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rectalogic/mediafx-frameserver
[INFO] finished tweaking git repo https://github.com/rectalogic/mediafx-frameserver
[INFO] tweaked toml for git repo https://github.com/rectalogic/mediafx-frameserver written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rectalogic/mediafx-frameserver on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rectalogic/mediafx-frameserver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83
[INFO] running `Command { std: "docker" "start" "32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling napi-build v2.2.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling mediafx_filter v0.1.2-a6 (/opt/rustwide/workdir/frei0r/mediafx_filter)
[INFO] [stderr]    Compiling napi v3.0.0-beta.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mediafx_node v0.1.2-a6 (/opt/rustwide/workdir/clients/mediafx_node)
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]    Compiling mediafx_mixer2 v0.1.2-a6 (/opt/rustwide/workdir/frei0r/mediafx_mixer2)
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling mediafx_mixer3 v0.1.2-a6 (/opt/rustwide/workdir/frei0r/mediafx_mixer3)
[INFO] [stderr]    Compiling mediafx_source v0.1.2-a6 (/opt/rustwide/workdir/frei0r/mediafx_source)
[INFO] [stderr]    Compiling ctor v0.4.2
[INFO] [stderr]     Checking napi-sys v3.0.0-alpha.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking shared_memory v0.12.4
[INFO] [stderr]    Compiling napi-derive-backend v2.0.0-beta.6
[INFO] [stderr]     Checking mediafx v0.1.2-a6 (/opt/rustwide/workdir/mediafx)
[INFO] [stderr]     Checking client_state v0.1.2-a6 (/opt/rustwide/workdir/clients/client_state)
[INFO] [stderr]    Compiling napi-derive v3.0.0-beta.6
[INFO] [stderr]    Compiling pyo3-macros v0.25.0
[INFO] [stderr]    Compiling frei0r-sys v0.1.1
[INFO] [stderr]     Checking mediafx_py v0.1.2-a6 (/opt/rustwide/workdir/clients/mediafx_py)
[INFO] [stderr]     Checking frei0r-rs2 v2.3.0 (https://github.com/rectalogic/frei0r-rs.git?tag=2.3.0#ebd7cb62)
[INFO] [stderr]     Checking mediafx_frei0r v0.1.2-a6 (/opt/rustwide/workdir/frei0r/mediafx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.62s
[INFO] running `Command { std: "docker" "inspect" "32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83", kill_on_drop: false }`
[INFO] [stdout] 32962b51f5f8bdde9f98e6f66f6654d8689f3cf0b830529a6fe8bb74c9b9ac83
